home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17447 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.vol.it!news
  2. From: bizzetti@mbox.vol.it (Fabio Bizzetti)
  3. Newsgroups: comp.lang.c++,rec.games.programmer,alt.msdos.programmer,comp.programming
  4. Subject: Re: Young programmers read me.
  5. Date: 15 Apr 1996 17:28:19 GMT
  6. Organization: Video On Line
  7. Distribution: world
  8. Message-ID: <850.6679T1168T2286@mbox.vol.it>
  9. References: <1996Apr15.175153@cantva>
  10. NNTP-Posting-Host: molcl1.vol.it
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. >>> >Definitely not. For example, PowerBasic is a full-featured
  15. >>> >programming language. It can be used to write "real" applications.
  16. >>> >
  17. >>> Don't know about PowerBasic, but Visual Basic is a piece of shit.
  18. >>> 
  19. >> 
  20. >> Yes, I agree VB is shit, but PowerBasic is quite different.
  21.  
  22. >Yep, If PowerBASIC could do a flat memory model (I know it's in the works), I
  23. >would still be using BASIC, I think it's compareable to any 16bit C compiler.
  24.  
  25.  
  26. Please explain this point, I only programmed full 32bits CPUs untill now, and
  27. I dont understand how i.e. PowerBASIC doesn't support "flat memory model".
  28. Do we have max 64K for arrays? ;) I dont think so..
  29. so what's the problem? Maybe the Peek instruction has a 64K segmentation?
  30.  
  31. If one wants to code for 486/586, how to code using always 32bit addresses? :P
  32.  
  33. Thanks for help/hints.
  34.  
  35.  
  36.